{
	objectStyle: 'title',
	groupObjectWithLine: false,
	horizontal:
	{
		vertical: -15,
		left: 0,
		right: 0
	},
	vertical: 
	{
		horizontal: 0,
		top: -10,
		bottom: +10
	}
},
{
	objectStyle: 'text',
	groupObjectWithLine: false,
	horizontal:
	{
		vertical: -15,
		left: 0,
		right: 0
	},
	vertical: 
	{
		horizontal: 0,
		top: -10,
		bottom: 0
	}
},
{
	objectStyle: 'image',
	groupObjectWithLine: false,
	horizontal:
	{
		vertical: -15,
		left: 0,
		right: 0
	},
	vertical: 
	{
		horizontal: 0,
		top: -10,
		bottom: 0
	}
},
{
	objectStyle: 'imageFeatured',
	groupObjectWithLine: false,
	horizontal:
	{
		vertical: -15,
		left: 0,
		right: 0
	},
	vertical: 
	{
		horizontal: 0,
		top: -10,
		bottom: 0
	}
},
{
	objectStyle: 'caption',
	groupObjectWithLine: false,
	horizontal:
	{
		vertical: -15,
		left: 0,
		right: 0
	},
	vertical: 
	{
		horizontal: 0,
		top: -10,
		bottom: 0
	}
},
{
	objectStyle: 'advertisement',
	groupObjectWithLine: true,
	horizontal:
	{
		vertical: 3,
		left: 0,
		right: 0
	},
	vertical: 
	{
		horizontal: 3,
		top: -3,
		bottom: 3
	}
}